Lucene search
+L

57 matches found

CVE
CVE
•added 2024/02/14 12:00 a.m.•11382 views

CVE-2023-50868

CVE-2023-50868 is a DNSSEC-related denial of service issue (NSEC3 Closest Encloser proof) that can cause CPU exhaustion. The connected documents confirm impact on DNS implementations such as Unbound and BIND/BIND9 and describe the root cause as processors performing thousands of hash iterations f...

7.5CVSS7.6AI score0.81729EPSS
Save
CVE
CVE
•added 2024/07/01 12:37 p.m.•8870 views

CVE-2024-6387

CVE-2024-6387 is a remote code-execution vulnerability in OpenSSH’s server (sshd) caused by a race condition in a signal handler that may run after a client fails to authenticate within LoginGraceTime. The issue is exploitable by an unauthenticated, remote attacker on glibc-based Linux systems, p...

8.1CVSS8.5AI score0.99506EPSS
SaveIn wild
CVE
CVE
•added 2024/04/11 12:00 a.m.•3137 views

CVE-2023-29483

The dnspython library (used in python-dns packages) is vulnerable to a "TuDoor" attack due to a flaw in eventlet versions before 0.35.2 . A remote attacker can interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, causing the library...

6.3AI score0.01857EPSS
Save
CVE
CVE
•added 2023/10/03 5:25 p.m.•1513 views

CVE-2023-4911

CVE-2023-4911 is a buffer overflow in the GNU C Library ld.so when processing GLIBC_TUNABLES, enabling local privilege escalation via malicious GLIBC_TUNABLES values when launching binaries with SUID. Affected: glibc, with versions older than 2.38-6 (per CBLMARINER:34733) and older listings notin...

7.8CVSS8.2AI score0.81422EPSS
SaveIn wild
CVE
CVE
•added 2025/03/10 4:44 p.m.•1464 views

CVE-2025-24813

Summary of CVE-2025-24813 : A path equivalence issue in Apache Tomcat’s Default Servlet can allow remote code execution and/or information disclosure via uploaded files when writes are enabled and PUT support is misused. Affected are Tomcat 11.0.0-M1–11.0.2, 10.1.0-M1–10.1.34, and 9.0.0.M1–9.0.98...

9.8CVSS9.3AI score0.99927EPSS
SaveIn wild
CVE
CVE
•added 2022/06/21 2:45 p.m.•1325 views

CVE-2022-2068

The Connected documents corroborate CVE-2022-2068 as a real OpenSSL issue: c_rehash can pass certificate filenames to shell commands, enabling local command execution. Fixed in OpenSSL 3.0.4 (affecting 3.0.0–3.0.3), in OpenSSL 1.1.1p (affecting 1.1.1–1.1.1o), and in OpenSSL 1.0.2zf (affecting 1.0...

10CVSS9.2AI score0.95404EPSS
Save
CVE
CVE
•added 2024/12/17 12:34 p.m.•1098 views

CVE-2024-50379

A Time-of-check Time-of-use (TOCTOU) race condition vulnerability exists during JSP compilation in Apache Tomcat . This flaw permits Remote Code Execution (RCE) on case-insensitive file systems when the default servlet is enabled for writing (a non-default configuration). Affected versions includ...

9AI score0.31824EPSS
Save
CVE
CVE
•added 2024/12/20 3:28 p.m.•901 views

CVE-2024-56337

Apache Tomcat is vulnerable to a Time-of-check Time-of-use (TOCTOU) race condition during JSP compilation on case-insensitive file systems when the default servlet is enabled for writing (a non-default configuration). This flaw potentially allows for Remote Code Execution (RCE) . Affected version...

9.2AI score0.31824EPSS
Save
CVE
CVE
•added 2022/03/03 12:00 a.m.•751 views

CVE-2022-0492

CVE-2022-0492 is a Linux kernel local-privilege-escalation flaw in the cgroups v1 release_agent handling (function cgroup_release_agent_write in kernel/cgroup/cgroup-v1.c). The issue arises because releasing the release_agent does not enforce proper capabilities, enabling a local attacker to esca...

7.8CVSS8AI score0.05528EPSS
SaveIn wild
CVE
CVE
•added 2025/01/21 8:52 p.m.•732 views

CVE-2025-21502

CVE-2025-21502 affects Oracle Java SE and related GraalVM packages (Hotspot) across multiple supported versions (Java SE 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; GraalVM JDK 17.0.13/21.0.5/23.0.1; GraalVM EE 20.3.16/21.3.12). The described vulnerability allows an unauthenticated, network-acc...

4.8CVSS4.1AI score0.01007EPSS
Save
CVE
CVE
•added 2022/09/23 12:00 a.m.•692 views

CVE-2022-35252

CVE-2022-35252 affects curl’s handling of cookies containing control codes; when such cookies are echoed back to a server, the server may return 400 responses, effectively enabling a “sister site” to deny service to other siblings. Public advisories confirm this is fixed in curl updates across se...

3.7CVSS4.7AI score0.0243EPSS
Save
CVE
CVE
•added 2024/01/31 12:14 p.m.•670 views

CVE-2024-1086

CVE-2024-1086 is a use-after-free in Linux kernel nf_tables (netfilter). The vulnerability stems from nft_verdict_init() allowing positive values as drop errors in the hook verdict, enabling nf_hook_slow() to trigger a double-free when NF_DROP is issued with a drop error resembling NF_ACCEPT. Exp...

7.8CVSS7AI score0.28058EPSS
SaveIn wild
CVE
CVE
•added 2020/05/15 5:02 p.m.•660 views

CVE-2020-12888

CVE-2020-12888 affects the Linux kernel VFIO PCI driver (through 5.6.13) and arises from improper handling of accesses to disabled MMIO space. A local attacker or a guest VM with VFIO access could trigger a denial of service or crash by exploiting writes/reads to disabled memory regions. Connecte...

5.3CVSS6AI score0.00404EPSS
Save
CVE
CVE
•added 2022/11/09 12:00 a.m.•644 views

CVE-2022-45061

CVE-2022-45061 affects Python’s IDNA decoder; an unnecessary quadratic path may cause CPU DoS when processing long hostnames (e.g., in Location headers). Affects Python before 3.11.1; the fix is planned/has been released in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16. Affected advisories (e.g., AL...

7.5CVSS7.7AI score0.02653EPSS
Save
CVE
CVE
•added 2020/05/09 8:16 p.m.•611 views

CVE-2020-12770

CVE-2020-12770 arises from the Linux kernel sg_write path in the SCSI generic (sg) driver not releasing internal resources in a specific error path because sg_remove_request is not called. This root cause is cited in multiple sources (e.g., ALAS2KERNEL-5.4-2022-012) and is described as a local-ac...

6.7CVSS6.7AI score0.00586EPSS
Save
CVE
CVE
•added 2019/10/21 12:00 a.m.•610 views

CVE-2019-17498

CVE-2019-17498 is an integer overflow in libssh2’s SSH_MSG_DISCONNECT bounds check (packet.c) on v1.9.0 and earlier. This can let a crafted SSH server cause an out-of-bounds memory read, enabling information disclosure or denial of service on the client. Public advisories confirm patches/upgrades...

8.1CVSS8.1AI score0.03793EPSS
Save
CVE
CVE
•added 2024/09/03 3:58 p.m.•567 views

CVE-2024-6119

OpenSSL CVE-2024-6119 causes a denial of service when applications perform certificate name checks (e.g., TLS server name validation). The issue stems from reading an invalid memory address during name comparison (e.g., otherName in X.509) and may terminate the process. Multiple connected advisor...

7.5CVSS6.5AI score0.66582EPSS
Save
CVE
CVE
•added 2022/04/19 8:38 p.m.•564 views

CVE-2022-21476

CVE-2022-21476 affects Oracle Java SE and Oracle GraalVM Enterprise Edition. Vulnerable components include Libraries, JAXP, ImageIO, 2D, JNDI, and serialization-related paths, with exploitation achievable by unauthenticated network access and potentially leading to data confidentiality breach or ...

7.5CVSS7AI score0.04046EPSS
Save
CVE
CVE
•added 2024/03/27 7:58 a.m.•545 views

CVE-2024-2466

The libcurl library is vulnerable to a security restriction bypass when compiled to use mbedTLS . The flaw occurs because libcurl fails to verify the server certificate of TLS connections when the host is specified as an IP address ; the software incorrectly skips the hostname function in this sc...

6.4AI score0.01333EPSS
Save
CVE
CVE
•added 2024/12/11 7:34 a.m.•528 views

CVE-2024-11053

The curl tool (including libcurl ) is vulnerable to a sensitive information disclosure flaw (CVE-2024-11053 ). When configured to use a .netrc file for credentials and follow HTTP redirects, curl may leak the password used for the initial host to the redirected-to host. This occurs specifically i...

7AI score0.01348EPSS
Save
CVE
CVE
•added 2022/02/26 12:00 a.m.•509 views

CVE-2022-23308

CVE-2022-23308 affects libxml2 before 2.9.13, caused by a use-after-free in ID/IDREF attributes in valid.c. The NVD data shows a CVSS 3.1 base score of 7.5 (NETWORK, PR:N, UI:N, S:U, C:N/I:N/A:H) and CVSS 2.0 base score of 4.3 (NETWORK, A:P). Connected advisories confirm the same flaw and referen...

7.5CVSS7.7AI score0.0512EPSS
Save
CVE
CVE
•added 2024/03/27 7:55 a.m.•493 views

CVE-2024-2398

The libcurl library is vulnerable to a memory leak when an application enables HTTP/2 server push and receives more than 1000 headers for the push. This error condition causes libcurl to abort the server push without freeing all previously allocated headers, and the failure occurs silently, makin...

8.3AI score0.36081EPSS
Save
CVE
CVE
•added 2024/07/16 10:39 p.m.•488 views

CVE-2024-21147

The CVE-2024-21147 entry describes a vulnerability in Oracle Java SE, Oracle GraalVM for JDK, and Oracle GraalVM Enterprise Edition (Hotspot component) affecting multiple supported versions: Java SE 8u411, 8u411-perf, 11.0.23, 17.0.11, 21.0.3, 22.0.1; GraalVM for JDK 17.0.11, 21.0.3, 22.0.1; Graa...

7.4CVSS7.2AI score0.01136EPSS
Save
CVE
CVE
•added 2025/02/05 9:16 a.m.•463 views

CVE-2025-0665

libcurl would wrongly close the same eventfd file descriptor twice when takingdown a connection channel after having completed a threaded name resolve.

7CVSS7AI score0.013EPSS
Save
CVE
CVE
•added 2020/05/18 5:50 p.m.•460 views

CVE-2020-13143

CVE-2020-13143 affects the Linux kernel USB gadget/configfs (drivers/usb/gadget/configfs.c) from 3.16 to 5.6.13. The flaw arises when gadget_dev_desc_UDC_store uses kstrdup and may encounter an internal NUL value, leading to potential out-of-bounds memory access (reported as heap out-of-bounds wr...

6.5CVSS6.5AI score0.05193EPSS
Save
CVE
CVE
•added 2022/04/19 8:38 p.m.•441 views

CVE-2022-21496

CVE-2022-21496 affects Oracle Java SE and Oracle GraalVM Enterprise Edition across multiple components (JNDI, JAXP, Libraries, Hotspot) with listed affected versions. The vulnerability enables network-accessible, unauthenticated attackers to modify or access data (integrity/availability impacts) ...

5.3CVSS5.3AI score0.02752EPSS
Save
CVE
CVE
•added 2024/07/16 10:39 p.m.•435 views

CVE-2024-21140

CVE-2024-21140 affects Oracle Java SE and Oracle GraalVM products (Hotspot, 2D, Networking, Serialization, Concurrency). Affects multiple supported Java runtimes (e.g., Java SE 8u411/11.0.23/17.0.11/22.0.1; GraalVM JDK 17.0.11/21.0.3/22.0.1; GraalVM EE 20.3.14/21.3.10). Described as remotely expl...

4.8CVSS5.1AI score0.0094EPSS
Save
CVE
CVE
•added 2024/09/11 10:03 a.m.•422 views

CVE-2024-8096

The curl command-line tool is vulnerable to an OCSP stapling bypass when using the GnuTLS TLS backend. The root cause is that curl fails to correctly interpret certain OCSP status responses; if the status reports an error other than "revoked" (such as "unauthorized" ), the software incorrectly tr...

6.6AI score0.00729EPSS
Save
CVE
CVE
•added 2022/05/26 12:00 a.m.•420 views

CVE-2022-22576

CVE-2022-22576 is an improper authentication vulnerability in curl 7.33.0 through 7.82.0 that may allow reuse of OAuth2-authenticated connections without confirming the credentials used for the transfer, affecting SASL-enabled protocols (SMPTP(S), IMAP(S), POP3(S), LDAP(S) via OpenLDAP). The root...

8.1CVSS8AI score0.02161EPSS
Save
CVE
CVE
•added 2022/04/19 8:37 p.m.•419 views

CVE-2022-21443

CVE-2022-21443 is an Oracle Java SE/GraalVM EE vulnerability affecting the Libraries component. Affected: Oracle Java SE 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM EE 20.3.5, 21.3.1, 22.0.0.2. Exploitation is network-based and can lead to a partial denial of service, with unauthenticated a...

4.3CVSS4.5AI score0.02717EPSS
Save
CVE
CVE
•added 2024/03/27 7:54 a.m.•413 views

CVE-2024-2004

CVE-2024-2004 is an input misinterpretation vulnerability in cURL libcurl caused by a flaw in the logic for removing protocols. If a protocol selection parameter disables all protocols without adding new ones, the default set of protocols remains allowed, potentially enabling a local attacker to ...

6AI score0.01681EPSS
Save
CVE
CVE
•added 2022/03/25 12:00 a.m.•411 views

CVE-2021-4203

CVE-2021-4203 is a Linux kernel use-after-free read flaw in sock_getsockopt() triggered by a race between SO_PEERCRED/SO_PEERGROUPS and listen()/connect(). An authenticated local attacker could crash the system or leak kernel information. The connected IBM advisories document affected products (I...

6.8CVSS6.8AI score0.01747EPSS
Save
CVE
CVE
•added 2022/07/07 12:00 a.m.•411 views

CVE-2022-32208

CVE-2022-32208 affects curl when performing FTP transfers secured by krb5 prior to version 7.84.0. The vulnerability arises from how message verification failures are handled during krb5-secured FTP transfers, enabling a man-in-the-middle to go unnoticed and potentially inject data to the client....

5.9CVSS7.4AI score0.07499EPSS
Save
CVE
CVE
•added 2022/07/07 12:00 a.m.•407 views

CVE-2022-32206

CVE-2022-32206 affects curl

6.5CVSS7.9AI score0.33097EPSS
Save
CVE
CVE
•added 2024/08/15 11:47 p.m.•404 views

CVE-2024-43374

Vim (open source editor) prior to version 9.1.0678 contains a use-after-free in argument list handling. When adding a new file to the argument list, Buf* autocommands may open a buffer that is subsequently closed, freeing the window structure that references the argument list being modified. Afte...

4.7CVSS5AI score0.00352EPSS
Save
CVE
CVE
•added 2025/02/05 9:15 a.m.•398 views

CVE-2025-0167

The curl tool (including libcurl ) is vulnerable to a sensitive information disclosure flaw. When curl is instructed to use a .netrc file for credentials and follow HTTP redirects , it may leak the password from the first host to the destination host. This specific flaw occurs in a rare circumsta...

7AI score0.00688EPSS
Save
CVE
CVE
•added 2024/08/22 2:14 p.m.•396 views

CVE-2024-43398

REXML DoS in Ruby: the vulnerability CVE-2024-43398 affects the REXML gem when parsing XMLs with many deep elements that have the same local name attributes. It is exploitable via tree parser usage (e.g., REXML::Document.new); stream parser and SAX2 APIs are not affected. Versions prior to 3.3.6 ...

5.9CVSS5.7AI score0.01205EPSS
Save
CVE
CVE
•added 2024/03/27 7:56 a.m.•372 views

CVE-2024-2379

The libcurl library is vulnerable to a certificate verification bypass in QUIC connections when compiled with wolfSSL . Specifically, if the application is instructed to use an unknown or invalid cipher or curve, the error path in the curl_wssl_init_ctx function within the vquic-tls.c component a...

7.1AI score0.01709EPSS
Save
CVE
CVE
•added 2022/07/07 12:00 a.m.•370 views

CVE-2022-32207

CVE-2022-32207 affects curl: when saving cookies, alt-svc and HSTS data, the final rename can widen target file permissions, exposing updates to more users. Affected versions are curl before 7.84.0; remediation is to upgrade to 7.84.0 or newer (as indicated by multiple advisories).

9.8CVSS8.9AI score0.07738EPSS
Save
CVE
CVE
•added 2024/07/16 5:28 p.m.•369 views

CVE-2024-39908

REXML (Ruby) DoS vulnerabilities (CVE-2024-39908) affect the Ruby REXML gem prior to versions 3.3.1, with issues when parsing XML containing specific characters such as . Patches are in 3.3.2 and later; upgrades to 3.3.2+ are advised. If upgrading is not possible, avoid parsing untrusted XML stri...

4.3CVSS5.8AI score0.01493EPSS
Save
CVE
CVE
•added 2024/10/14 3:03 p.m.•365 views

CVE-2024-9823

CVE-2024-9823 involves Jetty's DosFilter. The provided documents confirm a remote DoS via crafted requests that trigger OutOfMemory and exhaust server memory, as described under the Jetty DosFilter entry (CWE-400: Uncontrolled Resource Consumption). No specific remediation or affected versions ar...

7.5CVSS5.3AI score0.0094EPSS
Save
CVE
CVE
•added 2024/10/07 9:16 p.m.•356 views

CVE-2024-47814

CVE-2024-47814 affects Vim (vims) with a use-after-free when closing a buffer in a window if a BufWinLeave autocommand reopens the same buffer in a new split. Affected versions are Vim

4.7CVSS4AI score0.00294EPSS
Save
CVE
CVE
•added 2024/08/22 9:23 p.m.•351 views

CVE-2024-43790

Vim (editors) vulnerable to CVE-2024-43790: when using search with shm+=S and rl enabled, Vim allocates a reversed buffer for the search pattern; if the pattern contains ASCII NULs, strlen() stops early, causing a buffer size mismatch and an out-of-bounds read/write in msgbuf. Newer Vim patches f...

5.5CVSS7.5AI score0.00307EPSS
Save
CVE
CVE
•added 2022/02/26 3:14 a.m.•347 views

CVE-2020-36516

CVE-2020-36516 : Linux kernel (through 5.16.11) contains a flaw in the mixed IPID assignment method with a hash-based IPID policy that allows an off-path attacker to inject data into or terminate a victim’s TCP session. The issue affects the kernel’s TCP/IP handling and is documented in multiple ...

5.9CVSS6.2AI score0.00672EPSS
Save
CVE
CVE
•added 2022/02/16 12:00 a.m.•324 views

CVE-2021-3753

CVE-2021-3753 describes a race in the Linux kernel’s vt_k_ioctl() (vt_ioctl.c) that may cause an out-of-bounds read in vt as vc_mode write access is not protected by a lock. Impact is listed as data confidentiality; exploitation details are not provided in the supplied documents. Connected source...

4.7CVSS6AI score0.00364EPSS
Save
CVE
CVE
•added 2020/04/29 12:07 p.m.•310 views

CVE-2020-11884

CVE-2020-11884 affects the Linux kernel on s390x (versions 4.19–5.6.7). The issue is a race in enable_sacf_uaccess (arch/s390/lib/uaccess.c) that fails to protect against a concurrent page table upgrade (CID-3f777e19d171), potentially allowing code execution or a crash. The initial documents do n...

7CVSS6.6AI score0.00397EPSS
Save
CVE
CVE
•added 2025/04/15 8:31 p.m.•309 views

CVE-2025-30691

CVE-2025-30691 affects Oracle Java SE (Compiler) and Oracle GraalVM for JDK, with affected Oracle Java SE versions 21.0.6 and 24 and GraalVM JDK 21.0.6 and 24. The issue can be exploited remotely over network via multiple protocols and through APIs that supply data to the APIs; successful attacks...

4.8CVSS4.2AI score0.00585EPSS
Save
CVE
CVE
•added 2021/07/01 2:49 a.m.•283 views

CVE-2021-36086

Summary: CVE-2021-36086 concerns the libsepol component used by SELinux, stemming from a use-after-free in the CIL compiler’s class-permission handling. The published records consistently describe the vulnerability as occurring in the CIL code path (cil_reset_classpermission) and related helper c...

3.3CVSS4.1AI score0.00597EPSS
Save
CVE
CVE
•added 2024/04/13 12:00 a.m.•260 views

CVE-2024-32487

less through 653 allows OS command execution via a newline character in the name of a file, because quoting is mishandled in filename.c. Exploitation typically requires use with attacker-controlled file names, such as the files extracted from an untrusted archive. Exploitation also requires the L...

8.6CVSS9.2AI score0.00628EPSS
Save
CVE
CVE
•added 2024/12/17 12:35 p.m.•252 views

CVE-2024-54677

An uncontrolled resource consumption vulnerability exists in the examples web application provided with Apache Tomcat , which can lead to a denial of service (DoS) . This issue affects versions 11.0.0-M1 through 11.0.1 , 10.1.0-M1 through 10.1.33 , and 9.0.0.M1 through 9.9.97 . End-of-life (EOL) ...

6.7AI score0.01939EPSS
Save
Total number of security vulnerabilities57